home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1992…tember: A ROM With a View / devSep92 / devSep92.dmg / Development Platforms / Apple II / DTS Apple II Sample Code / APW.SC / SC15CDevSamples / Assembly / Full.Build < prev   
Encoding:
Text File  |  1990-05-30  |  120 b   |  4 lines  |  [TEXT/pdos]

  1. assemble cdev.asm keep=cdev
  2. linkiigs -t $06 -lseg CDev:$1000 CDev.a -o CDevCode
  3. Compile CDev.rez keep=CDev rez=(-t $C7)
  4.